home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IQ Digizine 2
/
IQ Digizine 2.iso
/
pc
/
toc.dir
/
Internal_166.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-12-08
|
217 b
|
11 lines
on exitFrame
global IQcursor
clearCursors()
repeat with i = 3 to 18
set the cursor of sprite i to IQcursor
end repeat
repeat with i = 29 to 38
set the cursor of sprite i to IQcursor
end repeat
end